(pos_visible_p): Remove exact_mode_line_heights_p arg;
authorKim F. Storm <storm@cua.dk>
Tue, 5 Sep 2006 22:49:51 +0000 (22:49 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 5 Sep 2006 22:49:51 +0000 (22:49 +0000)
commit42cd0cf4aa467cc000fd81cc01b22c60e61015c4
tree3f204e9f51bb98acc3849e23137fbf65e3c95e44
parent1a37b7e30ebdc508cd8902cd23d9485df8b1f746
(pos_visible_p): Remove exact_mode_line_heights_p arg;
so always calculate heights even when pos-visible-in-window-p is
called with partially = t.  Don't overshoot last_visible_y in move_it_to.
Return row height and row number in new rowh and vpos args.
(cursor_row_fully_visible_p): First line is always "fully visible".
(try_window): Don't clear matrix if vscrolled.
src/xdisp.c